Skip to content

Bump version numbers for 1.24.0 release#7214

Merged
katzdave merged 3 commits intomainfrom
dkatz/release-version-bump
Feb 13, 2026
Merged

Bump version numbers for 1.24.0 release#7214
katzdave merged 3 commits intomainfrom
dkatz/release-version-bump

Conversation

@katzdave
Copy link
Collaborator

Also bumps canonical models to the freshest since those didn't get merged.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request bumps the version number from 1.23.0 to 1.24.0 across all package manifests and updates canonical model data. The version bump is applied consistently across JavaScript/TypeScript (package.json, package-lock.json, openapi.json) and Rust (Cargo.toml, Cargo.lock) package files. Additionally, the PR includes updates to canonical model definitions and mappings.

Changes:

  • Version bumped from 1.23.0 to 1.24.0 across all package files
  • Updated canonical models with new models and metadata changes
  • Updated canonical mapping report with fresh timestamp and model mappings

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ui/desktop/package.json Bumped version to 1.24.0
ui/desktop/package-lock.json Bumped version to 1.24.0 in two locations
ui/desktop/openapi.json Bumped API version to 1.24.0
crates/goose/src/providers/canonical/data/canonical_models.json Added new models and updated existing model metadata; contains several future dates that need correction
crates/goose/src/providers/canonical/data/canonical_mapping_report.json Updated timestamp and model mappings with fresh data
Cargo.toml Bumped workspace version to 1.24.0
Cargo.lock Bumped version to 1.24.0 for all workspace crates
Files not reviewed (1)
  • ui/desktop/package-lock.json: Language not supported

@katzdave katzdave added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit f9cbc8a Feb 13, 2026
20 checks passed
@katzdave katzdave deleted the dkatz/release-version-bump branch February 13, 2026 22:50
michaelneale added a commit that referenced this pull request Feb 16, 2026
* origin/main: (42 commits)
  fix: use dynamic port for Tetrate auth callback server (#7228)
  docs: removing LLM Usage admonitions (#7227)
  feat(otel): respect standard OTel env vars for exporter selection (#7144)
  fix: fork session (#7219)
  Bump version numbers for 1.24.0 release (#7214)
  Move platform extensions into their own folder (#7210)
  fix: ignore deprecated skills extension (#7139)
  Add a goosed over HTTP integration test, and test the developer tool PATH (#7178)
  feat: add onFallbackRequest handler to McpAppRenderer (#7208)
  feat: add streaming support for Claude Code CLI provider (#6833)
  fix: The detected filetype is PLAIN_TEXT, but the provided filetype was HTML (#6885)
  Add prompts (#7212)
  Add testing instructions for speech to text (#7185)
  Diagnostic files copying (#7209)
  fix: allow concurrent tool execution within the same MCP extension (#7202)
  fix: handle missing arguments in MCP tool calls to prevent GUI crash (#7143)
  Filter Apps page to only show standalone Goose Apps (#6811)
  opt: use static for Regex (#7205)
  nit: show dir in title, and less... jank (#7138)
  feat(gemini-cli): use stream-json output and re-use session (#7118)
  ...
tlongwell-block added a commit that referenced this pull request Feb 17, 2026
* origin/main:
  docs: playwright CLI skill tutorial (#7261)
  install node in goose dir (#7220)
  fix: relax test_basic_response assertion for providers returning reasoning_content (#7249)
  fix: handle reasoning_content for Kimi/thinking models (#7252)
  feat: sandboxing for macos (#7197)
  fix(otel): use monotonic_counter prefix and support temporality env var (#7234)
  Streaming markdown (#7233)
  Improve compaction messages to enable better post-compaction agent behavior (#7259)
  fix: avoid shell-escaping special characters except quotes (#7242)
  fix: use dynamic port for Tetrate auth callback server (#7228)
  docs: removing LLM Usage admonitions (#7227)
  feat(otel): respect standard OTel env vars for exporter selection (#7144)
  fix: fork session (#7219)
  Bump version numbers for 1.24.0 release (#7214)
  Move platform extensions into their own folder (#7210)
  fix: ignore deprecated skills extension (#7139)

# Conflicts:
#	Cargo.lock
#	Cargo.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants